home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_139.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  387 b   |  11 lines

  1. Inputs: DBId
  2. Outputs: Error; Size; ValidCount; ValidSize; DeleteCount; DeleteSize
  3.  
  4. Inputs: integer
  5. Outputs: integer; integer; integer; integer; integer; integer
  6.  
  7. Size is the total amount of disk space the specified database occupies.  ValidCount and ValidSize are count and size for valid clusters.  DeleteCount and DeleteSize are count and size for deleted clusters.
  8.  
  9. Datafile Manager
  10.  
  11.